home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / Zakladni desky / Intel / win2k_xp1332.exe / Win2000 / ikch8xx.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-08-03  |  5.2 KB  |  190 lines

  1. ; Copyright (c) Intel Corporation (2003).
  2. ;
  3. ; INTEL MAKES NO WARRANTY OF ANY KIND REGARDING THE CODE.  THIS CODE IS
  4. ; LICENSED ON AN "AS IS" BASIS AND INTEL WILL NOT PROVIDE ANY SUPPORT,
  5. ; ASSISTANCE, INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL DOES NOT
  6. ; PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY
  7. ; DISCLAIMS ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY
  8. ; PARTICULAR PURPOSE, OR ANY OTHER WARRANTY.  Intel disclaims all liability,
  9. ; including liability for infringement of any proprietary rights, relating to
  10. ; use of the code. No license, express or implied, by estoppel or otherwise,
  11. ; to any intellectual property rights is granted herein.
  12. ;
  13. ; IKCH8XX.INF  -- This file contains installation information for the Intel 8XX chipset(s) 
  14. ; default KCH WDM Driver
  15. ;               
  16.  
  17. [Version]
  18. signature="$CHICAGO$"
  19. Class=IntelUnifiedDisplayDriver
  20. ClassGUID={D07AF4AC-3BED-458d-9A68-380F23572661}
  21. Provider=%Intel%
  22. CatalogFile=ikch8xx.cat
  23. /* AUTOBLD - NT5 LABEL - DO NOT REMOVE */
  24. DriverVer=08/03/2003,6.14.10.3619
  25.  
  26. [Manufacturer]
  27. %IntelMfg%=Intel
  28.  
  29. [DestinationDirs]
  30. ;DefaultDestDir = 11
  31. KCH.Device.CopyDrivers = 11
  32. KCH.Device.CopyDriversNT = 10,system32\drivers
  33.  
  34. ;WHQL requirement: Uncomment this section later on once we have PnP
  35. ;method of installing/loading/unloading WDM KCH drivers across all 
  36. ;OS platforms enabled.
  37. ;[ControlFlags]
  38. ;ExcludeFromSelect=DISPLAY\%KCHDevID%
  39.  
  40. [Intel]
  41. %KCHChildDriver.DeviceDesc%=KCH.Device,DISPLAY\IN-KCH-8XX-CHIPSETS
  42.  
  43. [ClassInstall]
  44. Addreg=KCHClass.AddReg
  45.  
  46. [ClassInstall32]
  47. Addreg=KCHClass.AddRegNT
  48.  
  49. [KCH.Device]
  50. AddReg=     KCH.Device.AddReg
  51. CopyFiles=  KCH.Device.CopyDrivers
  52.  
  53. [KCH.Device.NT]
  54. AddReg=     KCH.Device.AddRegNT
  55. CopyFiles=  KCH.Device.CopyDriversNT
  56.  
  57. [KCH.Device.AddReg]
  58. HKR,,DevLoader,,*ntkern
  59. HKR,,NTMPDriver,,%KCHDriverName%
  60. HKR,,DeviceFuncGUID,,%KCHDevFunc0GUID%
  61. HKR,,DevicePNPID,,%KCHDevID%
  62. HKR,,DriverDesc,,%KCHChildDriver.DeviceDesc%
  63.  
  64. [KCH.Device.AddRegNT]
  65. HKR,,DevLoader,,*ntkern
  66. HKR,,NTMPDriver,,%KCHDriverName%
  67. HKR,,DeviceFuncGUID,,%KCHDevFunc0GUID%
  68. HKR,,DevicePNPID,,%KCHDevID%
  69. HKR,,DriverDesc,,%KCHChildDriver.DeviceDesc%
  70.  
  71. [KCH_Parameters_AddReg]
  72. HKR,,DeviceFuncGUID,,%KCHDevFunc0GUID%
  73.  
  74. [KCHClass.AddReg]
  75. HKR,,,,%KCHClass.Desc%
  76. HKR,,Class,,IntelUnifiedDisplayDriver
  77. HKR,,Icon,,"-1"
  78. ;HKR,,NoUseClass,,1    ;Class will not be seen anywhere
  79. ;HKR,,NoInstallClass,,1    ;Class is not shown in New Device Wizard
  80. HKR,,NoDisplayClass,,1    ;Class will not be displayed by Device Manager
  81. HKR,,SilentInstall,,1    ;Class is installed without any user interaction
  82.  
  83. [KCHClass.AddRegNT]
  84. HKR,,,,%KCHClass.Desc%
  85. HKR,,Class,,IntelUnifiedDisplayDriver
  86. HKR,,Icon,,"-1"
  87. ;HKR,,NoUseClass,,1    ;Class will not be seen anywhere
  88. ;HKR,,NoInstallClass,,1    ;Class is not shown in New Device Wizard
  89. HKR,,NoDisplayClass,,1    ;Class will be displayed by Device Manager - For live updates
  90. HKR,,SilentInstall,,1    ;Class is installed without any user interaction
  91.  
  92. [SourceDisksNames]
  93. 1=%DiskId1%,,,""
  94.  
  95. [SourceDisksFiles] 
  96. ialmkchw.sys=1
  97.  
  98. [KCH.Device.CopyDrivers]
  99. ialmkchw.sys
  100.  
  101. [KCH.Device.CopyDriversNT]
  102. ialmkchw.sys
  103.  
  104. [KCH.Device.Interfaces]
  105. AddInterface=%KCHChildIntfGUID%,"GLOBAL",KCHChildInterface,
  106.  
  107. [KCHChildInterface]
  108. AddReg=KCHChildInterface.AddReg
  109.  
  110. [KCHChildInterface.AddReg]
  111. HKR,,Class,,%KCHClassGUID%
  112. HKR,,FriendlyName,,%KCHChildDriver.FriendlyName%
  113.  
  114. [KCH.Device.NT.Services]
  115. AddService = %KCHDevFunc0GUID%, 0x00000002, KCH.ServiceInstall, KCH_EventLog_Inst,System,""
  116.  
  117. [KCH.Device.Services]
  118.  
  119. [KCH_EventLog_Inst]
  120. AddReg=KCH_EventLog_AddReg
  121.  
  122. [KCH_EventLog_AddReg]
  123. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\system32\drivers\%KCHDriverName%"
  124. HKR,,TypesSupported,0x00010001,7
  125.  
  126.  
  127. [KCH.ServiceInstall]
  128. DisplayName   = %KCHChildDriver.DeviceDesc%
  129. ServiceType   = %SERVICE_KERNEL_DRIVER%
  130. StartType     = %SERVICE_DEMAND_START%
  131. ErrorControl  = %SERVICE_ERROR_NORMAL%
  132. ServiceBinary = %10%\system32\drivers\%KCHDriverName%
  133. AddReg        = KCH_Parameters_AddReg
  134.  
  135. ;---------------------------------------------------------------
  136. ;                S t r i n g s
  137. ;---------------------------------------------------------------
  138.  
  139. [Strings]
  140.  
  141. ;----------------
  142. ; Non-Localizable
  143. ;----------------
  144.  
  145. SERVICE_KERNEL_DRIVER=1
  146. SERVICE_SYSTEM_START=1 
  147. SERVICE_AUTO_START=2
  148. SERVICE_DEMAND_START=3
  149. SERVICE_ERROR_NORMAL=1
  150.  
  151. ;
  152. ;
  153. ; These are customizable
  154. ;
  155. KCHDevID="IN-KCH-8XX-CHIPSETS"
  156. KCHDriverSig=0x12354678
  157. KCHDriverID="IN-KCH-8XX-CHIPSETS"
  158. KCHDriverName="ialmkchw.sys"
  159. KCHDevFuncGUID="{D31A0762-0CEB-444e-ACFF-B049A1F6FE91}"
  160. KCHDevFunc0GUID="{D31A0762-0CEB-444e-ACFF-B049A1F6FE91}"
  161.  
  162. ;
  163. ;
  164. ; These do not change - ever !
  165. ;
  166. KCHClassGUID="{D07AF4AC-3BED-458d-9A68-380F23572661}"
  167. KCHChildIntfGUID="{C7CDEEAB-80A4-497f-8B31-A5D01D23F1F2}"
  168.  
  169.  
  170. ;----------------
  171. ; Localizable
  172. ;----------------
  173.  
  174. Intel="Intel"
  175. IntelMfg="Intel Corporation"
  176. DiskId1="Intel Corporation Installation Disk #1"
  177. ;
  178. ;
  179. ; Do not change this line !
  180. ;
  181. KCHClass.Desc="Intel(R) Unified Graphics Drivers"
  182. ;
  183. ;
  184. ; Put device specifics here ->
  185. ;
  186. KCHChildDriver.DeviceDesc="Intel(R) Graphics Chipset (KCH) Driver"
  187. KCHChildDriver.FriendlyName="Intel(R) KCH Driver"
  188.  
  189.  
  190.